home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000068_emv@heifetz.msen.com _Mon Mar 23 00:56:45 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <emv@heifetz.msen.com>
  2. Received: from cernvax.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA16785; Mon, 23 Mar 92 00:56:45 GMT+0100
  4. Received: by cernvax.cern.ch (5.57/Ultrix2.0-B)
  5.     id AA22856; Mon, 23 Mar 92 00:52:15 +0100
  6. Received: by dxmint.cern.ch (cernvax) (5.57/3.14)
  7.     id AA27154; Mon, 23 Mar 92 01:51:59 +0200
  8. Received: by heifetz.msen.com (/\==/\ Smail3.1.22.1 #22.11)
  9.     id <m0lScHN-000HntC@heifetz.msen.com>; Sun, 22 Mar 92 18:48 EST
  10. Message-Id: <m0lScHN-000HntC@heifetz.msen.com>
  11. To: www-talk@nxoc01.cern.ch
  12. Cc: timbl@nxoc01.cern.ch
  13. Subject: WAISGate support for WAIS 'HTML' doc type
  14. Date: Sun, 22 Mar 92 18:48:43 -0500
  15. From: Edward Vielmetti <emv@msen.com>
  16.  
  17. In WAISGate.c (part of the WAIS/WWW gateway in the Daemon distribution)
  18. there's a little hunk of code that says basically
  19.  
  20.     pick up the doctype of the document
  21.     if it's WSRC (a WAIS source),
  22.         it's an index description file,
  23.         parse the WSRC
  24.     else
  25.         it's a plain text document,
  26.         send it as a straight text file
  27.  
  28. It strikes me as a reasonable idea to extend this to put in another
  29. case that says
  30.     if it's HTML
  31.         it's an HTML file,
  32.         send it with no extra parsing
  33.  
  34. If can agree that this is a reasonable thing to do, then I'll make
  35. the necessary changes to "waisindex" to index up the html files I've
  36. written to date and serve them up.  
  37.  
  38. --
  39. Edward Vielmetti, vice president for research, MSEN Inc. emv@msen.com
  40.       MSEN Inc., 628 Brooks, Ann Arbor MI  48103 +1 313 741 1120
  41. "Not to panic.  Networking will eventually get to Michigan.  Remember
  42.  the decades it took IBM to discover virtual memory."  Randy Bush
  43.